Skip to content

fix(@angular/cli): publicPath should not be path.join - #7661

Merged
hansl merged 1 commit into
angular:masterfrom
hansl:fix-7650
Sep 13, 2017
Merged

fix(@angular/cli): publicPath should not be path.join#7661
hansl merged 1 commit into
angular:masterfrom
hansl:fix-7650

Conversation

@hansl

@hansl hansl commented Sep 11, 2017

Copy link
Copy Markdown
Contributor

Using path.join removes duplicated slashes, like in https://. This code
is the correct version used in the original html-webpack-plugin.

Fixes #7650

Using path.join removes duplicated slashes, like in https://. This code
is the correct version used in the original html-webpack-plugin.

Fixes angular#7650
@hansl
hansl merged commit 90fddc5 into angular:master Sep 13, 2017
@hansl
hansl deleted the fix-7650 branch November 28, 2018 23:34
@angular-automatic-lock-bot

Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot Bot locked and limited conversation to collaborators Sep 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Using an absolute deployUrl breaks the 'scripts' bundle url in index.html

3 participants